A PHP Error was encountered

Severity: Notice

Message: Undefined variable: city_ids

Filename: Web/Home.php

Line Number: 28

Backtrace:

File: /home1/sukansnq/gogetcity.com/application/controllers/Web/Home.php
Line: 28
Function: _error_handler

File: /home1/sukansnq/gogetcity.com/index.php
Line: 318
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Cannot modify header information - headers already sent by (output started at /home1/sukansnq/gogetcity.com/system/core/Exceptions.php:272)

Filename: core/Common.php

Line Number: 571

Backtrace:

File: /home1/sukansnq/gogetcity.com/application/models/CategoryModel.php
Line: 10
Function: query

File: /home1/sukansnq/gogetcity.com/application/controllers/Web/Home.php
Line: 29
Function: fetch_data

File: /home1/sukansnq/gogetcity.com/index.php
Line: 318
Function: require_once

Database Error

A Database Error Occurred

Error Number: 1064

You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'available_city) AND pid='0' AND category_status='Active'' at line 1

select * FROM category_tble WHERE FIND_IN_SET(,available_city) AND pid='0' AND category_status='Active'

Filename: models/CategoryModel.php

Line Number: 10